home *** CD-ROM | disk | FTP | other *** search
/ SGI Desktop Special Edition 1.0 / SGI Desktop Special Edition 1.0.iso / relnotes / dmedia_eoe / ch08.z / ch08
Text File  |  1995-09-11  |  7KB  |  199 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        8.  _V_i_d_e_o__L_i_b_r_a_r_y__E_x_e_c_u_t_i_o_n__E_n_v_i_r_o_n_m_e_n_t
  9.  
  10.        The Silicon Graphicsr Video Library is a device independent
  11.        library for video devices on Silicon Graphics workstations
  12.        equipped with video hardware.  VL EOE is the first release
  13.        of the execution environment and supports the built in video
  14.        in Indy systems, as well as Galileo Video on Indigo2 and
  15.        Indigo, and Indy Video on Indy.  Future releases will
  16.        support additional video devices.
  17.  
  18.        The execution environment for video includes the video
  19.        daemon, a control panel, _v_i_d_e_o_p_a_n_e_l, that can be launched
  20.        from the Icon Catalog, as well as _v_i_d_e_o_i_n, an application
  21.        that displays video in a window on the screen.  On hardware
  22.        options that support video output capabilities, the
  23.        environment also includes _v_i_d_e_o_o_u_t, an application that
  24.        allows you to select a windowed area of the screen or the
  25.        whole screen to send to video output connectors.  There are
  26.        also two command line applications, _v_i_d_t_o_m_e_m and _m_e_m_t_o_v_i_d
  27.        that support frame in from and out to video.  Documentation
  28.        of these tools is included in the Utilities Guide.
  29.  
  30.        The Video Library Execution Environment subsystem in IRIS
  31.        Digital Media Execution Environment 5.5 is the same as the
  32.        5.3 version.
  33.  
  34.  
  35.        8.1  _C_o_n_f_i_g_u_r_a_t_i_o_n__F_i_l_e_s
  36.  
  37.        The video devices have certain configuration values. There
  38.        are factory defaults for each device stored in :
  39.        /usr/etc/video/videod.defaults._d_e_v_i_c_e, where _d_e_v_i_c_e is ev1
  40.        for Galileo Video and Indy Video, and vino for Indy VINO
  41.        (Video In No Out).  Using _v_i_d_e_o_p_a_n_e_l you can restore these,
  42.        as well as saving and restoring a local configuration in
  43.        /usr/etc/video/videod.defaults.  The names of certain
  44.        controls changed from release 5.1.  You may need to set and
  45.        resave any configurations saved prior to 5.2.
  46.  
  47.        8.2  _K_n_o_w_n__P_r_o_b_l_e_m_s__a_n_d__W_o_r_k_a_r_o_u_n_d_s
  48.  
  49.           +o Not all application follow default input.  When using
  50.             videopanel to set the default input, you may need to
  51.             quit and restart the application if it is already
  52.             running.
  53.  
  54.           +o There is no concept of a default device in the current
  55.             video environment.  When you switch devices in the
  56.             video control panel, there is no event sent to the
  57.             application. It is up to the application to present a
  58.             way to switch devices.  This is only an issue for
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.             systems with multiple boards in them.
  75.  
  76.           +o For certain monitors and timings you may want to use
  77.             the _s_e_t_m_o_n command. See the man page for details.
  78.  
  79.        8.3  _C_h_a_n_g_e_s__a_n_d__A_d_d_i_t_i_o_n_s
  80.  
  81.           +o The Video Library Execution Environment subsystem in
  82.             IRIS Digital Media Execution Environment 5.5 is the
  83.             same as the 5.3 version.
  84.  
  85.           +o There is a command line interface to the vl called
  86.             _v_l_c_m_d. See the man page for details.
  87.  
  88.        8.4  _B_u_g__F_i_x_e_s
  89.  
  90.           +o If you invoked _v_i_d_e_o_o_u_t with illegal arguments, the
  91.             arguments were ignored and _v_i_d_e_o_o_u_t was invoked.  Now,
  92.             you will get a usage message, and _v_i_d_e_o_o_u_t is not
  93.             invoked.
  94.  
  95.           +o There was a black band on the left of some videoin
  96.             windows.  The black band is gone.
  97.  
  98.           +o The user can use the genlock functionality and run the
  99.             _v_i_d_t_o_m_e_m application at the same time. This was not
  100.             allowed in a previous release.
  101.  
  102.           +o In some cases when many windows were displayed on the
  103.             screen, a window initialized as a video screen drain
  104.             would not display video data.  The window now correctly
  105.             displays the video data.
  106.  
  107.        8.5  _I_n_d_y__V_I_N_O__P_r_o_b_l_e_m_s__a_n_d__W_o_r_k_a_r_o_u_n_d_s
  108.  
  109.           +o When viewing video from an external source, if you fast
  110.             forward or rewind the source, the _v_i_d_e_o_i_n application
  111.             can loose synchronization.  Restart the application to
  112.             regain a clean video signal.
  113.  
  114.           +o If yo have an IndyCam and have not installed
  115.             _v_i_n_o._s_w._e_o_e or if you do not have the IndyCam plugged
  116.             in when you boot your system, the hardware inventory
  117.             command _h_i_n_v reports:
  118.             Vino video: unit 0, revision 0, Indycam not connected.
  119.             Be sure to plug the IndyCam in before you start up your
  120.             system.  Once you install _v_i_n_o._s_w._e_o_e.  and reboot,
  121.             your system will report correctly:
  122.             Vino video: unit 0, revision 0, Indycam connected.
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.           +o If the input video stream is frozen (by using _F_r_e_e_z_e on
  141.             the _v_i_d_e_o_p_a_n_e_l) and the window is obscured and then
  142.             uncovered, the video frame is not redrawn correctly.
  143.             Unfreeze the video to have it redrawn.
  144.  
  145.        8.6  _G_a_l_i_l_e_o__V_i_d_e_o__a_n_d__I_n_d_y__V_i_d_e_o__P_r_o_b_l_e_m_s__a_n_d__W_o_r_k_a_r_o_u_n_d_s
  146.  
  147.           +o If you resize the _v_i_d_e_o_i_n application to it's minimum
  148.             size, 96 x 72, you may see garbage lines on the bottom
  149.             and the right edge of the image.
  150.  
  151.           +o When using _v_i_d_t_o_m_e_m to capture a burst of consecutive
  152.             frames, you can only capture up to 4 at once.  To
  153.             capture more frames call _v_i_d_t_o_m_e_m repeatedly.
  154.  
  155.           +o There is one line of invalid data across the bottom of
  156.             the _v_i_d_e_o_i_n window using PAL format.
  157.  
  158.           +o There may be one line of invalid data across the top
  159.             and side of the _v_i_d_e_o_o_u_t image.
  160.  
  161.           +o Galileo Video on the Indigo platform will only work
  162.             with the R4000 CPU using XS, XS24, XS24Z, XZ, and Elan
  163.             level graphics.
  164.  
  165.        8.7  _D_o_c_u_m_e_n_t_a_t_i_o_n__E_r_r_o_r_s
  166.  
  167.           +o There are no known errors in the documentation.
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.